|
Interface Summary |
| AttributeError |
Gives Structure to an attribute validation error. |
| LogicalExpressionError |
Gives Structure to a locigal expression validation error. |
| ValidationError |
Gives Structure to a validation error. |
| ValidationMessage |
Gives Structure to a validation message. |
| ValidationWarning |
Gives Structure to a validation warning. |
| Validator |
An interface representing validator for WSMO entities. |
| WsmlValidator |
Extends the interface of wsmo-api with necessary properties needed during
implementation (might be merged with wsmo-api later). |